getty-run software package provides runscripts to supervise getty processes, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install getty-run
getty-run is installed in your system.
Make ensure the getty-run package were installed using the commands given below,
$ sudo dpkg-query -l | grep getty-run *
You will get with getty-run package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Administration Utilities |
| Package | getty-run |
| Version | 2.1.2-9ubuntu1 |
| Description | runscripts to supervise getty processes |
| Sub Section | Admin |